hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Connection
websocket_connection
Undocumented in source.
struct
Connection {
uint
id
;
WebSocketConnection
socket
;
}
Members
Variables
id
uint
id
;
Undocumented in source.
socket
WebSocketConnection
socket
;
Undocumented in source.
Meta
Source
See Implementation
websocket_connection
classes
HipremeEngineWebSocketServer
static variables
connections
structs
Connection